home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sports Illustrated for Kids - Awesome Athletes!
/
Sports Illustrated for Kids - Awesome Athletes!.iso
/
iv.dir
/
00300.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-04-19
|
230 b
|
10 lines
on mouseUp
global givWhichText
set clik to the clickOn
if givWhichText <> clik then
set the editableText of sprite givWhichText to 0
set the editableText of sprite clik to 1
set givWhichText to clik
end if
end